object MsgPrinter: TMsgPrinter Left = 509 Top = 510 Width = 515 Height = 458 Caption = 'MsgPrinter' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object dPrint: TPrintDialog Options = [poPrintToFile, poPageNums, poWarning] Left = 48 Top = 264 end end